[PATCH] output/http: log content-type like other headers
authorPhilippe Antoine <pantoine@oisf.net>
Thu, 30 Oct 2025 10:43:27 +0000 (11:43 +0100)
committerAndreas Dolp <dev@andreas-dolp.de>
Sun, 22 Feb 2026 12:28:52 +0000 (13:28 +0100)
commitf344d6bece881303c4a426d32f8f143305f9556e
treec8c0f3a2da376adc08187aef33bcc59e01edfe56
parent179af3a8689ee6263e79a97b8d38b385610776c1
[PATCH] output/http: log content-type like other headers

Ticket: 8056

Avoid stack allocation.
Do not handle null and ; especially

(cherry picked from commit b8411fcc8dfc16910c3080d4d8c03a9a64c3a1f7)

Origin: upstream, https://github.com/OISF/suricata/commit/4b1d284bb57219b6677a8bda5cdc14a24a6aa22d.patch
Bug: https://redmine.openinfosecfoundation.org/issues/8056
Subject: Upstream fix for CVE-2025-64333

Gbp-Pq: Name CVE-2025-64333.patch
src/output-json-http.c